home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / large / BltTemplate.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  288 b   |  19 lines

  1. .text; .even; .globl _BltTemplate
  2.  
  3. _BltTemplate:
  4.     moveml #0x3c02,sp@-
  5.     movel _GfxBase,a6
  6.     movel sp@(24),a0
  7.     movel sp@(28),d0
  8.     movel sp@(32),d1
  9.     movel sp@(36),a1
  10.     movel sp@(40),d2
  11.     movel sp@(44),d3
  12.     movel sp@(48),d4
  13.     movel sp@(52),d5
  14. #APP
  15.     jsr a6@(-0x24)
  16. #NO_APP
  17.     moveml sp@+,#0x403c
  18.     rts
  19.